Skip to content

Conversation

@nahcol10
Copy link

Previously, Prettify Code step inside Format Frontend job and Format Backend step inside Format Core job failed while pushing or creating PRs to any branch because the src/frontend/ and src/core/ folders were only present in dev branch and missing in other branches.

Before:

image
image

Fix:

Added the Check files step in both jobs that skips the formatting step when the files are not present.

After:

image
image

@gcapuzzi gcapuzzi merged commit f790c2f into hyperledger-labs:agents Jun 25, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants